object fmProperties: TfmProperties Left = 443 Top = 196 ActiveControl = buClose BorderStyle = bsDialog Caption = 'Properties' ClientHeight = 425 ClientWidth = 354 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object laArcTypeCap: TLabel Left = 56 Top = 72 Width = 66 Height = 13 Caption = 'Archive Type:' end object laFilename: TLabel Left = 56 Top = 15 Width = 50 Height = 13 Caption = 'File Name:' end object laTotalFilesCap: TLabel Left = 56 Top = 105 Width = 51 Height = 13 Caption = 'Total Files:' end object laPackedSizeCap: TLabel Left = 56 Top = 122 Width = 63 Height = 13 Caption = 'Packed Size:' end object laUnpackedSizeCap: TLabel Left = 56 Top = 139 Width = 76 Height = 13 Caption = 'Unpacked Size:' end object laRatioCap: TLabel Left = 56 Top = 156 Width = 28 Height = 13 Caption = 'Ratio:' end object laComment: TLabel Left = 56 Top = 248 Width = 86 Height = 13 Caption = 'Archive Comment:' end object bvDiv1: TBevel Left = 56 Top = 64 Width = 289 Height = 9 Shape = bsTopLine end object bvDiv2: TBevel Left = 56 Top = 180 Width = 289 Height = 9 Shape = bsTopLine end object laArcType: TLabel Left = 136 Top = 72 Width = 209 Height = 13 AutoSize = False end object laTotalFiles: TLabel Left = 136 Top = 105 Width = 209 Height = 13 AutoSize = False end object laPackedSize: TLabel Left = 136 Top = 122 Width = 209 Height = 13 AutoSize = False end object laUnpackedSize: TLabel Left = 136 Top = 139 Width = 209 Height = 13 AutoSize = False end object laRatio: TLabel Left = 136 Top = 156 Width = 209 Height = 13 AutoSize = False end object laDateCap: TLabel Left = 56 Top = 89 Width = 26 Height = 13 Caption = 'Date:' end object laDate: TLabel Left = 136 Top = 89 Width = 209 Height = 13 AutoSize = False end object bvDiv3: TBevel Left = 56 Top = 236 Width = 289 Height = 9 Shape = bsTopLine end object laAttributesCap: TLabel Left = 56 Top = 188 Width = 47 Height = 13 Caption = 'Attributes:' end object Image1: TImage Left = 8 Top = 16 Width = 41 Height = 41 Picture.Data = {} end object pcRatio: TProgressCyl Left = 5 Top = 61 Width = 39 Height = 319 BackBorderColor = clBlack BackColor = clAqua BackStyle.IntensityRGB = 255 BackStyle.Intensity = 4 BackStyle.IntensityFactor = -1 BackStyle.RangeRGB = 255 BackStyle.ColorRGB = 255 BackStyle.ColorFactor = -1 BackStyle.LightAngle = -3 BevelColor = clBtnFace BevelInner = bvNone BevelOuter = bvNone BevelWidth = 1 BorderWidth = 2 Color = clBtnFace CylinderEffect = ceMaximum Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] FontEffect = feShadowBottomRight FontOrientation = foBottomToTop FontShadowColor = clWhite ForeColor = clBlue ForeLineColor = clNavy ForeStyle.IntensityRGB = 255 ForeStyle.Intensity = 4 ForeStyle.IntensityFactor = -1 ForeStyle.RangeRGB = 255 ForeStyle.ColorRGB = 255 ForeStyle.ColorFactor = -1 ForeStyle.LightAngle = -3 Max = 100 Orientation = pbVertical ParentFont = False Position = 0 ProEffect = peCustom ShowText = True Text = '%' TextDone = 'Not registered' Step = 1 StopAtMax = True end object meComment: TMemo Left = 56 Top = 264 Width = 289 Height = 113 TabStop = False Color = clBtnFace ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object buClose: TButton Left = 139 Top = 392 Width = 75 Height = 25 Caption = '&Close' Default = True ModalResult = 1 TabOrder = 1 end object edFilename: TEdit Left = 56 Top = 31 Width = 289 Height = 21 TabStop = False Color = clBtnFace ReadOnly = True TabOrder = 2 end object ckReadOnly: TCheckBox Left = 136 Top = 188 Width = 97 Height = 17 TabStop = False Caption = 'Read-only' Enabled = False TabOrder = 3 end object ckArchive: TCheckBox Left = 136 Top = 212 Width = 97 Height = 17 TabStop = False Caption = 'Archive' Enabled = False TabOrder = 4 end object ckHidden: TCheckBox Left = 240 Top = 188 Width = 97 Height = 17 TabStop = False Caption = 'Hidden' Enabled = False TabOrder = 5 end object ckSystem: TCheckBox Left = 240 Top = 212 Width = 97 Height = 17 TabStop = False Caption = 'System' Enabled = False TabOrder = 6 end end